Skip to content

Conversation

@msmallest
Copy link
Contributor

@msmallest msmallest commented Nov 30, 2025

The value is a required input. Without it, menu.ts will throw the error "Required input 'value' from directive MenuItem must be specified."

edit: associated PR for the adev docs which also had this same problem: angular/angular#65721

@msmallest msmallest requested a review from a team as a code owner November 30, 2025 01:04
@msmallest msmallest requested review from mmalerba and tjshiu and removed request for a team November 30, 2025 01:04
@tjshiu tjshiu added the action: merge The PR is ready for merge by the caretaker label Dec 1, 2025
@crisbeto
Copy link
Member

Looks like this needs a rebase.

@msmallest
Copy link
Contributor Author

@crisbeto rebased. I overthought the rebase a bit but I think I did it right.

@tjshiu
Copy link
Contributor

tjshiu commented Jan 28, 2026

This pr has some lint issues

✘ Invalid commit message
chore(aria): add required 'value' to ngMenuItem jsdocs
Error:
'chore' is not an allowed type.
=> TYPES: build, ci, docs, feat, fix, perf, refactor, release, test

@msmallest msmallest changed the title chore(aria): add required 'value' to ngMenuItem jsdocs docs(aria): add required 'value' to ngMenuItem jsdocs Jan 29, 2026
@angular-robot angular-robot bot added the area: docs Related to the documentation label Jan 29, 2026
The `value` is a required input. Without it, `menu.ts` will say "Required input 'value' from directive MenuItem must be specified.
@msmallest
Copy link
Contributor Author

@tjshiu updated it to docs. Also, I rebased while I was at it.

@tjshiu tjshiu added target: patch This PR is targeted for the next patch release merge: fix commit message When the PR is merged, rewrites/fixups of the commit messages are needed labels Jan 29, 2026
@tjshiu tjshiu merged commit 80be4e6 into angular:main Jan 30, 2026
27 of 30 checks passed
tjshiu pushed a commit that referenced this pull request Jan 30, 2026
The `value` is a required input. Without it, `menu.ts` will say "Required input 'value' from directive MenuItem must be specified.

(cherry picked from commit 80be4e6)
@tjshiu
Copy link
Contributor

tjshiu commented Jan 30, 2026

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation merge: fix commit message When the PR is merged, rewrites/fixups of the commit messages are needed target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants